home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 118 / MacAddict 118 2006-06.toast / Software / Productivity / Yojimbo 1.1 (trial).dmg / Yojimbo.app / Contents / Resources / OGDockPreferences.defaults < prev    next >
Extensible Markup Language  |  2006-02-28  |  490b  |  19 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4.     <dict>
  5.         <key>OGDockAutoOpenMode</key>
  6.         <integer>1</integer>
  7.         <key>OGDockEnabled</key>
  8.         <true/>
  9.         <key>OGDockLeaveRoomForAppleDock</key>
  10.         <true/>
  11.         <key>OGDockPosition</key>
  12.         <integer>32</integer>
  13.         <key>OGDockTransparency</key>
  14.         <real>0.33</real>
  15.         <key>OGDockWidth</key>
  16.         <real>150</real>
  17.     </dict>
  18. </plist>
  19.